System Design
··1 min
Table of Contents
Go To References #
- Architecture Notes | Mahdi Yusuf - Great explanations and visualizations of different distributed systems concepts and technology. Did you know
Redis
actually stood forREmote DIctionary Service
?
Videos #
- Systems Design | Jordan has no life - Extremely detailed explanations of the basics of distributed systems (starting with distributed databases). Jordan Epstein does a great job at concisely presenting the info, while throwing in jokes (which I definitely appreciate!)
- Systems Design Questions | Jordan has no life - Most common system design interview questions, with a focus on some of the major tradeoffs (like single/multi-leader, replication, etc.)
- The Scale Cube | Rules of Scalability | System Design Primer | Tech Primers